-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump ts-node from 8.0.3 to 8.1.0 #6585
Conversation
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.0.3 to 8.1.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v8.0.3...v8.1.0) Signed-off-by: dependabot[bot] <[email protected]>
This pull request is automatically deployed with Now. Latest deployment for this branch: https://monorepo-git-dependabot-npmandyarnts-node-810.storybook.now.sh |
Codecov Report
@@ Coverage Diff @@
## next #6585 +/- ##
=======================================
Coverage ? 40.65%
=======================================
Files ? 633
Lines ? 8672
Branches ? 620
=======================================
Hits ? 3526
Misses ? 5057
Partials ? 89 Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## next #6585 +/- ##
==========================================
+ Coverage 40.44% 40.48% +0.03%
==========================================
Files 637 637
Lines 8759 8743 -16
Branches 639 636 -3
==========================================
- Hits 3543 3540 -3
+ Misses 5118 5106 -12
+ Partials 98 97 -1
Continue to review full report at Codecov.
|
@dependabot merge |
I'll fix the merge conflict |
# Conflicts: # yarn.lock
Bumps ts-node from 8.0.3 to 8.1.0.
Release notes
Sourced from ts-node's releases.
Commits
d117650
8.1.066d54af
Cache file system operations (#803)038f83d
Removeincremental
&tsBuildInfoFile
compiler opts (#815)750ecca
Add--log-error
option (#818)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @ndelangen.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.